C1.Silverlight.FlexGrid.5
Item Property (RowColCollection<T>)

Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As T
public T this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.